home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / sound / sound.doc.z / sound.doc
Text File  |  2002-04-08  |  300b  |  25 lines

  1. /*!   \page sound-example.html
  2.  
  3.   \ingroup examples
  4.   \title Sound Example
  5.  
  6.   This example shows how easy it is to play sounds, e.g. .WAV files,
  7.   if your machine is set up to play audio.
  8.  
  9.   <hr>
  10.  
  11.   Header file:
  12.  
  13.   \include sound/sound.h
  14.  
  15.   <hr>
  16.  
  17.   Implementation:
  18.  
  19.   \include sound/sound.cpp
  20.  
  21.  
  22. */
  23.  
  24.  
  25.